Click or drag to resize

PreviewItemParentItemId Property

Represents the identifier of the parent item.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ItemId ParentItemId { get; }

Property Value

Type: ItemId
The parent item identifier.
See Also